UNPKG

196 BJavaScriptView Raw
1module.exports = {
2 "name": "Object Data Instance Notation",
3 "type": "data",
4 "extensions": [
5 ".odin"
6 ],
7 "tmScope": "source.odin-ehr",
8 "aceMode": "text",
9 "languageId": 985227236
10}